Timer.AddActionNotificationReceiver Method

Used in programming custom object bindings. The receiver parameter is the object that connects the bind class to the Action event of the Timer.

Syntax

Timer.AddActionNotificationReceiver receiver

Parameters

receiver

ActionNotificationReceiver

Notes

Pass Self to represent the class itself.